Package-level declarations

Types

Link copied to clipboard
class Client : CliktCommand
Link copied to clipboard
Link copied to clipboard
interface Platform

Functions

Link copied to clipboard
expect fun getPlatform(): Platform
actual fun getPlatform(): Platform

Returns the JS platform implementation.

actual fun getPlatform(): Platform
actual fun getPlatform(): Platform
actual fun getPlatform(): Platform

Returns the WasmJs platform implementation.

Link copied to clipboard
fun main(args: Array<String>)